Skip to content

requests-oauthlib - remove dependency on types-requests because requests now comes with its own type annotations#15813

Open
DetachHead wants to merge 2 commits into
python:mainfrom
DetachHead:patch-3
Open

requests-oauthlib - remove dependency on types-requests because requests now comes with its own type annotations#15813
DetachHead wants to merge 2 commits into
python:mainfrom
DetachHead:patch-3

Conversation

@DetachHead
Copy link
Copy Markdown
Contributor

@DetachHead DetachHead commented May 20, 2026

fixes #15814

Comment thread stubs/requests-oauthlib/METADATA.toml Outdated
@github-actions

This comment has been minimized.

2 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks mostly good, but we need to add a lower bound for the requests dependencies.

Comment thread stubs/hvac/METADATA.toml Outdated
Comment thread stubs/python-jenkins/METADATA.toml Outdated
Comment thread stubs/slumber/METADATA.toml Outdated
Comment thread stubs/tensorflow/METADATA.toml Outdated
@github-actions

This comment has been minimized.

…requests` now comes with its own type annotations
@github-actions

This comment has been minimized.

@DetachHead
Copy link
Copy Markdown
Contributor Author

not sure how to fix that failing job

@srittau
Copy link
Copy Markdown
Collaborator

srittau commented May 26, 2026

Depends on typeshed-internal/stub_uploader#204

Copy link
Copy Markdown
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

requests-oauthlib should no longer depend on types-requests because requests now comes with its own type annotations

2 participants